home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9804 / text0136.txt < prev    next >
Encoding:
Text File  |  1998-05-13  |  1.4 KB  |  32 lines

  1. Hans Bogaards writes:
  2. > My question is now, why can't linux find the second floppy drive and is it
  3. > possible to do it this way (maybe with a changed kernel or root-disk or with
  4. > other kernel options)
  5.  
  6. RiscOS is a bit sneeky when it boots up - if you have 1 drive configured, it
  7. checks each physical drive position starting at zero to find the drive.  If
  8. you have two, then they can be in positions 1 and 3 for example.
  9.  
  10. However, Linux *expects* then to be configured so that drive 0 is position 0,
  11. drive 1 is position 1 etc, where:
  12.  
  13.     position 0 = slot 0 drive 0
  14.     position 1 = slot 0 drive 1
  15.     position 2 = slot 1 drive 0
  16.     position 3 = slot 1 drive 1
  17.  
  18. Unfortunately, the Linux floppy driver as it stands (it's getting to be rather
  19. unmaintainable and is due for a re-write soon) is not able to perform the
  20. detection of the drive position, and as such, they must be configured correctly.
  21.    _____
  22.   |_____| ------------------------------------------------- ---+---+-
  23.   |   |        Russell King       linux@arm.uk.linux.org      --- ---
  24.   | | | |  http://www.arm.uk.linux.org/~rmk/armlinux.html    /  /  |
  25.   | +-+-+                                                     --- -+-
  26.   /   |               THE developer of ARM Linux              |+| /|\
  27.  /  | | |                                                     ---  |
  28.     +-+-+ -------------------------------------------------  /\\\  |
  29.  
  30. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
  31.  
  32.